func os.rootRemoveAll

2 uses

	os (current package)
		root.go#L195: 	return rootRemoveAll(r, name)
		root_openat.go#L199: func rootRemoveAll(r *Root, name string) error {